Forum Replies Created

Viewing 2 posts - 46 through 48 (of 48 total)

  • RE: SQL Maintenance Plan

    Hi

    You should NOT run optimizations plans to often on your database. They will affect performance, especially if you're rebuilding Indexes. Depending of the kind of database and the type of...

  • RE: How to find the default database location

    Hi

    Go to the MS-SQL instance and right click, then Properties>Database Settings. Once there, the last portion will tell you the default location for data and log files.

Viewing 2 posts - 46 through 48 (of 48 total)